Initializes a new instance of the StateCollection class and adds the specified strongly-typed list to it.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public StateCollection<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
Type: IEnumerable(T)
A strongly-typed list that holds initial items for the collection.